home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / basic / qcopy.com / FILE_ID.DIZ < prev    next >
Encoding:
Text File  |  1993-06-24  |  383 b   |  11 lines

  1. Quick Copy 1.0 (S. Roepenack; $0) allows
  2. you to copy files from within your
  3. programs. It works the same way DOS COPY
  4. works, except that that if a error
  5. occurs such as no file found, Qcopy will
  6. not print any message, it just ends. A
  7. sample BAS program is included that
  8. demostrates how to obtain directory and
  9. file information and manipulation
  10. without using DOS Interuppts.
  11.